Security News
Research
Supply Chain Attack on Rspack npm Packages Injects Cryptojacking Malware
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
@tolgee/ui
Advanced tools
UI library of Tolgee localization tool. For more information about Tolgee, visit our documentation website https://tolgee.io.
npm install @tolgee/ui --save
First, create a Tolgee instance and provide UI constructor.
import {Tolgee} from "@tolgee/core";
const tg = Tolgee.init({
apiKey: "your_api_key",
apiUrl: "https://app.tolgee.io",
})
tg.run();
Now you should be able to edit your texts in-context with ALT + Clicking your texts.
To learn more, check Hello World example.
FAQs
Translation mode UI for @tolgee/core package
The npm package @tolgee/ui receives a total of 1,710 weekly downloads. As such, @tolgee/ui popularity was classified as popular.
We found that @tolgee/ui demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.
Security News
Sonar’s acquisition of Tidelift highlights a growing industry shift toward sustainable open source funding, addressing maintainer burnout and critical software dependencies.